home *** CD-ROM | disk | FTP | other *** search
/ Let's Learn About Machines / Let's Learn About Machines.iso / mac / macfiles / Work / plane.Dxr / 00005.ls < prev    next >
Encoding:
Text File  |  1997-09-18  |  112 b   |  7 lines

  1. on exitFrame
  2.   global tagOrder
  3.   repeat with x = 33 to 45
  4.     set the visible of sprite x to 0
  5.   end repeat
  6. end
  7.